Config Type
TODO: REPLACE
Content copied to clipboard
meshtastic.AdminMessage.ConfigType
Entries
Properties
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
BLUETOOTH_CONFIG = 6;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
DEVICE_CONFIG = 0;
Link copied to clipboard
device-ui config
Content copied to clipboard
DEVICEUI_CONFIG = 9;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
DISPLAY_CONFIG = 4;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
LORA_CONFIG = 5;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
NETWORK_CONFIG = 3;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
POSITION_CONFIG = 1;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
POWER_CONFIG = 2;
Link copied to clipboard
TODO: REPLACE
Content copied to clipboard
SECURITY_CONFIG = 7;
Link copied to clipboard
Session key config
Content copied to clipboard
SESSIONKEY_CONFIG = 8;
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.